ProfilePermissionHolder
The functional items to be available in the profile as either a list or the sum bit indexes. The list will take priority if both are supplied
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
permissionBitIndexList |
A list of permission bit index switches [x,y,...] |
- | ||
numeric |
The summation of all permission bit indexes result=(2^x)+(2^y)+... |
- |
integer |
int64 |